Data Dictionary Viewer Change Log

SPRINT 804/19/2017 - 05/02/2017

Enhancements

Process Schema Change: Add a new column to hold mapping transaction (TXN and VMP) to MISMO.
  • Type: Enhancement
  • Reference: 443987
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact
Summary: Added a new column that would allow for you to see the mapping transaction to MISMO.
Technical Notes: We added a new column in the database and we add the feild as well.
Implementation Notes: This feature requires a Process Schema Changes update.

Defects

Incorrect values in All Attributes Metadata DELTA.cvs
  • Type: Defect
  • Reference: 457484
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact
Issue/Summary: Currently in the All Attributes Metadata DELTA.cvs report, Description information is incorrectly shown in the Enumeration Found column.
Solution/Technical Notes: There was a fix in the code to correct the program behavior.
Implementation Notes: This feature requires a Data Dictionay Viewer update.
Issues Exporting to Excel
  • Type: Defect
  • Reference: 445594
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact
Issue: In the Attributes tab and do a filter on it then try to Export Grid, it would export to an excel document, but it would throw errors with the latest version of excel.
Solution: Update the code now to export to a .csv file this way you can open the file in other application other than excel.
Implementation Notes: This feature requires a Data Dictionary Viewer update.
Exporting Search Result from Document Requirements
  • Type: Defect
  • Reference: 446501
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact
Issue: When you are doing a search on the Document Requirements when you went to do an export it would throw an error.
Solution: There was code added to handle null values.
Implementation Notes: This feature requires a Data Dictionary Viewer update.

SPRINT 7 04/05/2017 - 04/18/2017

Enhancements

Dictionary Viewer add new column "Enumerations Found".
  • Type: Enhancement
  • Reference: 443009
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact
Summary:Added a new column to the table under the attributes tab, this column will hold values of enumerations that are referenced in the PTR logic of the REQ.
Implementation Notes: This feature requires a Data Dictionary Viewer update.
Dictionary Viewer need to take in account precedence.
  • Type: Enhancement
  • Reference: 442999
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact
Summary: Added a new dropdown option that allows you to pick what ORGs you want to filter the data on. The default value is to sort on ‘All’.
Technical Notes: This filter is the list of attributes and list of enumeration found columns.
Implementation Notes: This feature requires a Data Dictionary Viewer update.
Dictionary Viewer attributes grid loading performance improvement
  • Type: Enhancement
  • Reference: 444686
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact
Summary: Attribute grid updates to allow for faster load time.
Technical Notes: Updated do to improve load time by removing duplicate data loading.
Implementation Notes: This feature requires a Data Dictionary Viewer update.

Revision 2016.3.1 11/18/2016 - 04/04/2017

Enhancements

Data Dictionary Builder: Support Enum.xml artifact
  • Type: Enhancement
  • Reference: 424419
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: Yes documentation impact
Summary: When building EDDV dictionaries, four new metadata properties were added for enumeration datatypes: description, deprecation date, deprecation notes and removal date (anticipated date of removal).
Technical Notes: enum.xml is provided with ExpereTxn.xsd and the workingdictionary.xml. Use the -enumDesc commandline parameter to specify the path: -enumDesc C:\Expere-KB\Master_Schemas_Dictionaries\Schemas\enum.xml
Implementation Notes: This feature requires a Data Dictionary Builder update.
Data Dictionary Viewer: Schema tab display of enumeration metadata
  • Type: Enhancement
  • Reference: 424424
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact
Summary: When building EDDV dictionaries with the 2007.1 release of the dictionary builder, four new metadata properties were added for single enumerations: description, deprecation date, deprecation notes and removal date (anticipated date of removal). When populated, these fields will display appended to the enumeration on the Schema tab.
Technical Notes: enum.xml is provided with ExpereTxn.xsd and the workingdictionary.xml. Use the -enumDesc commandline parameter when building the EDDV to add these new enumeration properties: -enumDesc C:\Expere-KB\Master_Schemas_Dictionaries\Schemas\enum.xml
Implementation Notes: This feature requires a Data Dictionary Viewer update.
Data Dictionary Viewer new deprecation data report.
  • Type: Enhancement
  • Reference: 424426
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: Yes documentation impact
Summary: When comparing EDDV dictionaries, two new deprecated data reports “All Attributes Deprecated Data Report.csv” and “All Enumerations Deprecated Data Report.csv” and a deprecated statistics report “Deprecated Statistics.txt” are created from the compare dictionary.
Technical Notes: None.
Implementation Notes: This feature requires a Data Dictionary Viewer update.
Data Dictionary Viewer: Support Additional Metadata
  • Type: Enhancement
  • Reference: 413985
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: The Data Dictionary Viewer User Guide was updated
Issue/Summary: When comparing EDDV dictionaries, eight new metadata properties were added to the attribute metadata comparison. OPPSAFlag, ExpereResponse, NPI, UCD, SuppressUI, SelectionOrInstancing, Deprecation Date and Removal Date.
Technical Notes: None.
Implementation Notes: This feature requires a Data Dictionary Viewer update.
Added support to Data Dictionary Builder to use HTML for outlines.
  • Type: Enhancement
  • Reference: 433716/434674
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact
Summary: In order to migrate away from PDF outlines to HTML outlines, we need to add support for HTML outlines to the dictionary builder and dictionary builder.
Technical Notes: None
Implementation Notes: This feature requires Data Dictionary Builder and Data Dictionary Viewer updates.
Columns Removed from Data Dictionary Viewer
Summary: Due to lack of necessity, the following columns have been removed from the Data Dictionary Viewer:
  • Source Format
  • Size
  • Effective Date
Implementation Notes: This feature requires an Expere Server Tools (Data Dictionary Builder) update.

REVISION 2016.3 08/05/2016 - 11/17/2016

Enhancements

Schema Changes: JS Attributes Removed, Deprecated Metadata Added
Summary: The following attributes have been removed from the Schema and Attributes tabs.
  • JS Input
  • JS output
  • Group Name
  • Order Index
The following attributes have been added to the Schema and Attributes tabs.
  • Deprecation Date
  • Deprecation Notes
  • Suppress UI Notes
  • Removal Date
Implementation Notes: This feature requires an Expere Server Tools (Data Dictionary Builder) update.
DDV - Attributes Added to Identify UCD Mapped Data
  • Type: Enhancement
  • Reference: 400931
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: Data Dictionary User Guide
Summary: NPI, UCD and UCD Mapping fields have been added to the Data Dictionary.
Implementation Notes: This feature requires an Expere Server Tools update.
DDV - Javascript Calc Input and Output Data Point Distinction
  • Type: Enhancement
  • Reference: 393256
  • Compliance Impacts: This item is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact
Summary: New attributes have been added to the Data Dictionary Viewer indicating if a schema point is an input and/or output.
Technical Notes: The following tabs have been modified as follows:
  • Schema tab: - Three new attribute rows, "JS Input", "JS Output" and "Expere Response" are displayed underneath the "Enumerations" row/entry. The values that the field can contain are either 0 or 1, indicating whether the field is an input or an output (0 being false, 1 being true).
  • Attributes tab: - Three new attribute rows, named "JS Input", "JS Output" and "Expere Response" appear after the "OPPSA" column. The values that the field can contain are either 0 or 1, indicating whether the field is an input or an output (0 being false, 1 being true).
Implementation Notes: This feature requires an Expere Server Tools (Data Dictionary Builder) update.

REVISION 2016.2 2016.2 is 04/16/2016 - 08/04/2016.

Enhancements

View HTML files
  • Type: Enhancement
  • Reference: 372123
  • Compliance Impacts: This enhancement is not a compliance or regulatory issue.
  • Documentation Impacts: Data Dictionary Viewer User Guide
Summary: The ‘View Document Requirements’ feature now allows for viewing, printing and saving HTML files if the outline was originally generated in that format.
Implementation Notes: This feature requires a Data Dictionary Viewer update.

REVISION 2016.1.2 No changes were made to Data Dictionary Viewer for 2016.1.2.

REVISION 2016.1 11/05/2015 - 04/08/2016

Defects

Resolved error when comparing data dictionaries
  • Type: Defect
  • Reference: PBI 363523
  • Compliance Impacts: This defect is a compliance issue.
  • Documentation: No documentation impact.
Issue: An issue was identified while opening a compare dictionary: Error: An error occurred comparing data dictionaries. Index was outside the bounds of the array.
Solution: The solution required changes to the Data Dictionary Viewer.
Implementation Notes: This feature requires a Data Dictionary Builder update.
Compare Error Resolved
  • Type: Defect
  • Reference: 365351
  • Compliance Impacts: This defect is not a compliance or regulatory issue.
  • Documentation Impacts: No documentation impact.
Issue: An issue was reported of the following error when running the DDV compare: An error occurred comparing data dictionaries. Index was outside the bounds of the array.
Solution: Code has been modified and the DDV compare now runs without the indicated error.
Implementation Notes: This feature requires a Data Dictionary Builder update.